PHY GET EMITTER EXIST
Find out if an emitter exists.
Return Integer=PHY GET EMITTER EXIST(ID)
ID
Integer
identification number of the emitter object
a value of 1 indicates the emitter exists whereas a value of 0 indicates the emitter does not exist
Determines if an emitter with the specified ID number exists. It may often be useful to call this command before attempting to delete an emitter or set properties of an emitter to ensure everything is valid.
No example code is provided for this command